View Single Post
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#215
Originally Posted by weihuoya View Post
systemd requires the directory /sys/fs/cgroup as a mountpoint. It doesn't exist in the kernel (2.6.35). It can't be created with mkdir either because sysfs doesn't allow that. To create the directory this patch from the 2.6.36 kernel must be backported.
EDIT: Posted. See Page 1.

Sources patched, building.
kernel-plus 2.6.32.61-plus v5 will be built from the old local source directory, with source published as a .patch (again, sadly)

Rest assured, I'll try to match the kernel source with the Git source next time.

Details for the next release:
  • systemd support [On Harmattan!]
    (cgroupfs: create /sys/fs/cgroup to mount cgroupfs on)
  • /proc/atags exported
    Anyone want to work on porting uboot to N9/50? Start with this!
  • CONFIG_KEXEC enabled as a requirement of atags export
  • sched: Tweak sched_latency and min_granularity
  • mutex: Improve the scalability of optimistic spinning
  • net: __alloc_skb() speedup
  • KSM is also enabled, but not by default. eglibc may need to be recompiled for MADV_*MERGEABLE support. Programs linking into eglibc may need to be rebuilt. Uh-oh.

Originally Posted by nieldk View Post
Code:
preinit: Press any key for interactive startup
hmm is this normal ?
Nokia internal dev stuff can boot off MMC, NAND or USB, IIRC.

You can see some remnants of this code on the N900.
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.

Last edited by Hurrian; 2013-11-25 at 13:34.